Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ListBase<T> Class / ListBase<T> Constructor


In This Topic
    ListBase<T> Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the ListBase<T> class.  
    Initializes a new instance of the ListBase<T> class that contains elements copied from the specified collection and has sufficient capacity to accommodate the number of elements copied.  
    Initializes a new instance of the ListBase<T> class that is empty and has the specified initial capacity.  
    See Also